E-commerce Product Page
- CategoryHTML + JavaScript
- For: Codecademy
- Project date: Jan, 2025
- Project URL: https://github.com/masteroffluff/FM-ecommerce-product-page-main
Details
This was a project from frontend mentor to create a fake store front based on a provided design. I have implemented this so that the details on the page are called from a separate data object as if it had been downloaded from a back end. The breif included both a mobile and desktop view. With callouts for the basket and a lightbox to focus on the product images. It uses vue.js to add interactivity and raw css for the styling.
Tech Stack
- HTML
- Javascript
- Vue.js
- CSS